home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Cream of the Crop 25
/
Cream of the Crop 25.iso
/
sound
/
emxwin40.zip
/
_SETUP.1
/
EnigmacrossDemo.exe
/
0
/
RCDATA
/
TSCOREFORM
/
TSCOREFORM.txt
< prev
Wrap
Text File
|
1997-04-01
|
2KB
|
107 lines
object ScoreForm: TScoreForm
Left = 200
Top = 191
BorderIcons = [biSystemMenu]
BorderStyle = bsToolWindow
Caption = 'Score Card'
ClientHeight = 179
ClientWidth = 330
Color = clSilver
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsStayOnTop
Position = poDefaultPosOnly
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Image1: TImage
Left = 208
Top = 12
Width = 113
Height = 130
Picture.Data = {<image000.bmp>}
end
object BannerLbl: TLabel
Left = 8
Top = 86
Width = 243
Height = 27
Caption = 'CONGRATULATIONS!'
Font.Color = clNavy
Font.Height = -24
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
Transparent = True
end
object CheatLbl: TLabel
Left = 86
Top = 112
Width = 86
Height = 14
Caption = '(but you cheated)'
Font.Color = clNavy
Font.Height = -11
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
Transparent = True
Visible = False
end
object StartOverBtn: TBitBtn
Left = 88
Top = 148
Width = 75
Height = 25
Caption = '&Start Over'
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
TabOrder = 2
OnClick = StartOverBtnClick
end
object DeleteBtn: TBitBtn
Left = 168
Top = 148
Width = 75
Height = 25
Caption = '&Delete'
Enabled = False
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Style = []
ModalResult = 3
ParentFont = False
TabOrder = 1
end
object CancelBtn: TBitBtn
Left = 248
Top = 148
Width = 75
Height = 25
Caption = '&Cancel'
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Style = []
ModalResult = 2
ParentFont = False
TabOrder = 0
end
object ShowErrsBtn: TBitBtn
Left = 8
Top = 148
Width = 75
Height = 25
Caption = 'Show &Errors'
Enabled = False
ModalResult = 6
TabOrder = 3
end
end